[INFO] cloning repository https://github.com/orgTestCodacy11KRepos110MB/repo-3084-edgedb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orgTestCodacy11KRepos110MB/repo-3084-edgedb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2ForgTestCodacy11KRepos110MB%2Frepo-3084-edgedb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2ForgTestCodacy11KRepos110MB%2Frepo-3084-edgedb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 333c5029877d25025565e36d0c7ab693740d6b53
[INFO] fixing orgTestCodacy11KRepos110MB/repo-3084-edgedb against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2ForgTestCodacy11KRepos110MB%2Frepo-3084-edgedb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/orgTestCodacy11KRepos110MB/repo-3084-edgedb
[INFO] finished tweaking git repo https://github.com/orgTestCodacy11KRepos110MB/repo-3084-edgedb
[INFO] tweaked toml for git repo https://github.com/orgTestCodacy11KRepos110MB/repo-3084-edgedb written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orgTestCodacy11KRepos110MB/repo-3084-edgedb on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/orgTestCodacy11KRepos110MB/repo-3084-edgedb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d4cdf6aa9c82db28adc675716128e394669c9ffa5186366a609d4a117cb36c5e
[INFO] running `Command { std: "docker" "start" "d4cdf6aa9c82db28adc675716128e394669c9ffa5186366a609d4a117cb36c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4cdf6aa9c82db28adc675716128e394669c9ffa5186366a609d4a117cb36c5e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4cdf6aa9c82db28adc675716128e394669c9ffa5186366a609d4a117cb36c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4cdf6aa9c82db28adc675716128e394669c9ffa5186366a609d4a117cb36c5e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating edb/edgeql-parser/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating edb/edgeql-rust/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating edb/graphql-rewrite/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]    Compiling cpython v0.7.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking edgedb-errors v0.1.0 (https://github.com/edgedb/edgedb-rust#dfdeb7f2)
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking blake2 v0.10.4
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking pretty_assertions v1.2.0
[INFO] [stderr]     Checking combine v4.6.3
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking bigdecimal v0.3.0
[INFO] [stderr]    Compiling python3-sys v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling snafu-derive v0.7.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking snafu v0.7.0
[INFO] [stderr]     Checking edb-graphql-parser v0.3.0 (https://github.com/edgedb/graphql-parser#49f0e014)
[INFO] [stderr]     Checking edgedb-protocol v0.2.0 (https://github.com/edgedb/edgedb-rust#dfdeb7f2)
[INFO] [stderr]     Checking edgeql-parser v0.1.0 (/opt/rustwide/workdir/edb/edgeql-parser)
[INFO] [stderr]    Migrating edb/edgeql-parser/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> edb/edgeql-parser/src/schema_file.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         match token_stream.uncons() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 75 |             Err(e) if e == Error::end_of_input() => break,
[INFO] [stdout]    |                 -          ---------------------
[INFO] [stdout]    |                 |          |
[INFO] [stdout]    |                 |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                 |          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                 `e` calls a custom destructor
[INFO] [stdout]    |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] 76 |             Err(e) => {
[INFO] [stdout]    |                 -
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 83 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking edgeql-rust v0.1.0 (/opt/rustwide/workdir/edb/edgeql-rust)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> edb/edgeql-parser/src/schema_file.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         match token_stream.uncons() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 75 |             Err(e) if e == Error::end_of_input() => break,
[INFO] [stdout]    |                 -          ---------------------
[INFO] [stdout]    |                 |          |
[INFO] [stdout]    |                 |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                 |          `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                 `e` calls a custom destructor
[INFO] [stdout]    |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] 76 |             Err(e) => {
[INFO] [stdout]    |                 -
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 83 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating edb/edgeql-rust/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking graphql-rewrite v0.1.0 (/opt/rustwide/workdir/edb/graphql-rewrite)
[INFO] [stderr]        Fixed edb/edgeql-rust/src/normalize.rs (1 fix)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:234:27
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let tokens = unsafe { TOKENS.as_ref().expect("module initialized") };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:651:27
[INFO] [stdout]     |
[INFO] [stdout] 651 |     let tokens = unsafe { TOKENS.as_ref().expect("module initialized") };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating edb/edgeql-parser/tests/tokenizer.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> edb/edgeql-rust/src/normalize.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |             match s.uncons() {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 361 |                 Err(ref e) if e == &Error::end_of_input() => break,
[INFO] [stdout]     |                                     ---------------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 364 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:234:27
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let tokens = unsafe { TOKENS.as_ref().expect("module initialized") };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:651:27
[INFO] [stdout]     |
[INFO] [stdout] 651 |     let tokens = unsafe { TOKENS.as_ref().expect("module initialized") };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating edb/edgeql-parser/tests/expr.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> edb/edgeql-parser/tests/tokenizer.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         match s.uncons() {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 12 |             Ok(x) => r.push(x.value),
[INFO] [stdout] 13 |             Err(ref e) if e == &Error::end_of_input() => break,
[INFO] [stdout]    |                                 ---------------------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 16 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> edb/edgeql-parser/tests/tokenizer.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |         match s.uncons() {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 25 |             Ok(x) => r.push(x.kind),
[INFO] [stdout] 26 |             Err(ref e) if e == &Error::end_of_input() => break,
[INFO] [stdout]    |                                 ---------------------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> edb/edgeql-parser/tests/tokenizer.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |         match s.uncons() {
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 37 |             Ok(_) => {}
[INFO] [stdout] 38 |             Err(ref e) if e == &Error::end_of_input() => break,
[INFO] [stdout]    |                                 ---------------------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 39 |             Err(e) => return format!("{}", e),
[INFO] [stdout]    |                 -
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `e` calls a custom destructor
[INFO] [stdout]    |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] 40 |         }
[INFO] [stdout] 41 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating edb/edgeql-parser/tests/preparser.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating edb/graphql-rewrite/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> edb/graphql-rewrite/src/entry_point.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         match lexer.uncons() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 |             Err(ref e) if e == &combine::easy::Error::end_of_input() => break,
[INFO] [stdout]    |                                 ------------------------------------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 82 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed edb/graphql-rewrite/src/token_vec.rs (2 fixes)
[INFO] [stderr]        Fixed edb/graphql-rewrite/src/entry_point.rs (6 fixes)
[INFO] [stderr]        Fixed edb/graphql-rewrite/src/pyentry.rs (2 fixes)
[INFO] [stderr]    Migrating edb/edgeql-rust/tests/normalize.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> edb/graphql-rewrite/src/entry_point.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |         match lexer.uncons() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 |             Err(ref e) if e == &combine::easy::Error::end_of_input() => break,
[INFO] [stdout]    |                                 ------------------------------------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 82 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating edb/graphql-rewrite/tests/rewrite.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.50s
[INFO] [stderr] crater-edition-check: edgeql-parser v0.1.0 (/opt/rustwide/workdir/edb/edgeql-parser) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: edgeql-rust v0.1.0 (/opt/rustwide/workdir/edb/edgeql-rust) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: graphql-rewrite v0.1.0 (/opt/rustwide/workdir/edb/graphql-rewrite) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking edgeql-parser v0.1.0 (/opt/rustwide/workdir/edb/edgeql-parser)
[INFO] [stderr]     Checking graphql-rewrite v0.1.0 (/opt/rustwide/workdir/edb/graphql-rewrite)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> edb/graphql-rewrite/src/pyentry.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / py_class!(pub class Entry |py| {
[INFO] [stdout]  16 | |     data _key: PyString;
[INFO] [stdout]  17 | |     data _key_vars: PyList;
[INFO] [stdout]  18 | |     data _variables: PyDict;
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | });
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |  `Entry` is not local
[INFO] [stdout]     | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]     |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> edb/graphql-rewrite/src/pyentry.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / py_class!(pub class Entry |py| {
[INFO] [stdout]  16 | |     data _key: PyString;
[INFO] [stdout]  17 | |     data _key_vars: PyList;
[INFO] [stdout]  18 | |     data _variables: PyDict;
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | });
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |  `Entry` is not local
[INFO] [stdout]     | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]     |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> edb/graphql-rewrite/src/token_vec.rs:12:54
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(tokens: &'a Vec<(Token<'a>, Pos)>) -> TokenVec {
[INFO] [stdout]    |                         --            --             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |             |
[INFO] [stdout]    |                         |             the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(tokens: &'a Vec<(Token<'a>, Pos)>) -> TokenVec<'a> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> edb/graphql-rewrite/src/token_vec.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn drain<'x>(&'x mut self, n: usize)
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 19 |         -> impl Iterator<Item=&(Token, Pos)> + 'x + use<'x>
[INFO] [stdout]    |                               ^^^^^^^^^^^^^    --       -- the same lifetime is named here
[INFO] [stdout]    |                               | |              |
[INFO] [stdout]    |                               | |              the same lifetime is named here
[INFO] [stdout]    |                               | the same lifetime is hidden here
[INFO] [stdout]    |                               the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'x`
[INFO] [stdout]    |
[INFO] [stdout] 19 |         -> impl Iterator<Item=&'x (Token<'x>, Pos)> + 'x + use<'x>
[INFO] [stdout]    |                                ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> edb/graphql-rewrite/src/token_vec.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn drain_to<'x>(&'x mut self, end: usize)
[INFO] [stdout]    |                          -- the lifetime is named here
[INFO] [stdout] 27 |         -> impl Iterator<Item=&(Token, Pos)> + 'x + use<'x>
[INFO] [stdout]    |                               ^^^^^^^^^^^^^    --       -- the same lifetime is named here
[INFO] [stdout]    |                               | |              |
[INFO] [stdout]    |                               | |              the same lifetime is named here
[INFO] [stdout]    |                               | the same lifetime is hidden here
[INFO] [stdout]    |                               the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'x`
[INFO] [stdout]    |
[INFO] [stdout] 27 |         -> impl Iterator<Item=&'x (Token<'x>, Pos)> + 'x + use<'x>
[INFO] [stdout]    |                                ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> edb/edgeql-parser/src/tokenizer.rs:150:19
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn new(s: &str) -> TokenStream {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn new(s: &str) -> TokenStream<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> edb/edgeql-parser/src/tokenizer.rs:168:22
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn new_at(s: &str, position: Pos) -> TokenStream {
[INFO] [stdout]     |                      ^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn new_at(s: &str, position: Pos) -> TokenStream<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> edb/edgeql-parser/src/helpers.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn quote_name(s: &str) -> Cow<str> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn quote_name(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> edb/graphql-rewrite/src/pyentry.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / py_class!(pub class Entry |py| {
[INFO] [stdout]  16 | |     data _key: PyString;
[INFO] [stdout]  17 | |     data _key_vars: PyList;
[INFO] [stdout]  18 | |     data _variables: PyDict;
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | });
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |  `Entry` is not local
[INFO] [stdout]     | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]     |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> edb/graphql-rewrite/src/pyentry.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | / py_class!(pub class Entry |py| {
[INFO] [stdout]  16 | |     data _key: PyString;
[INFO] [stdout]  17 | |     data _key_vars: PyList;
[INFO] [stdout]  18 | |     data _variables: PyDict;
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | });
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |  `Entry` is not local
[INFO] [stdout]     | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]     |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> edb/graphql-rewrite/src/token_vec.rs:12:54
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(tokens: &'a Vec<(Token<'a>, Pos)>) -> TokenVec {
[INFO] [stdout]    |                         --            --             ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |             |
[INFO] [stdout]    |                         |             the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(tokens: &'a Vec<(Token<'a>, Pos)>) -> TokenVec<'a> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> edb/graphql-rewrite/src/token_vec.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn drain<'x>(&'x mut self, n: usize)
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 19 |         -> impl Iterator<Item=&(Token, Pos)> + 'x + use<'x>
[INFO] [stdout]    |                               ^^^^^^^^^^^^^    --       -- the same lifetime is named here
[INFO] [stdout]    |                               | |              |
[INFO] [stdout]    |                               | |              the same lifetime is named here
[INFO] [stdout]    |                               | the same lifetime is hidden here
[INFO] [stdout]    |                               the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'x`
[INFO] [stdout]    |
[INFO] [stdout] 19 |         -> impl Iterator<Item=&'x (Token<'x>, Pos)> + 'x + use<'x>
[INFO] [stdout]    |                                ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> edb/graphql-rewrite/src/token_vec.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn drain_to<'x>(&'x mut self, end: usize)
[INFO] [stdout]    |                          -- the lifetime is named here
[INFO] [stdout] 27 |         -> impl Iterator<Item=&(Token, Pos)> + 'x + use<'x>
[INFO] [stdout]    |                               ^^^^^^^^^^^^^    --       -- the same lifetime is named here
[INFO] [stdout]    |                               | |              |
[INFO] [stdout]    |                               | |              the same lifetime is named here
[INFO] [stdout]    |                               | the same lifetime is hidden here
[INFO] [stdout]    |                               the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'x`
[INFO] [stdout]    |
[INFO] [stdout] 27 |         -> impl Iterator<Item=&'x (Token<'x>, Pos)> + 'x + use<'x>
[INFO] [stdout]    |                                ++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> edb/edgeql-parser/src/tokenizer.rs:150:19
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn new(s: &str) -> TokenStream {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn new(s: &str) -> TokenStream<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> edb/edgeql-parser/src/tokenizer.rs:168:22
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn new_at(s: &str, position: Pos) -> TokenStream {
[INFO] [stdout]     |                      ^^^^                    ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn new_at(s: &str, position: Pos) -> TokenStream<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> edb/edgeql-parser/src/helpers.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn quote_name(s: &str) -> Cow<str> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn quote_name(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking edgeql-rust v0.1.0 (/opt/rustwide/workdir/edb/edgeql-rust)
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct TokenInfo {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub value: Option<PyString>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/tokenizer.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / py_class!(pub class Token |py| {
[INFO] [stdout] 42 | |     data _kind: PyString;
[INFO] [stdout] 43 | |     data _text: PyString;
[INFO] [stdout] 44 | |     data _value: PyObject;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Token` is not local
[INFO] [stdout]    | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/tokenizer.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / py_class!(pub class Token |py| {
[INFO] [stdout] 42 | |     data _kind: PyString;
[INFO] [stdout] 43 | |     data _text: PyString;
[INFO] [stdout] 44 | |     data _value: PyObject;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Token` is not local
[INFO] [stdout]    | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:234:27
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let tokens = unsafe { TOKENS.as_ref().expect("module initialized") };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:651:27
[INFO] [stdout]     |
[INFO] [stdout] 651 |     let tokens = unsafe { TOKENS.as_ref().expect("module initialized") };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/pynormalize.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / py_class!(pub class Entry |py| {
[INFO] [stdout] 19 | |     data _key: PyBytes;
[INFO] [stdout] 20 | |     data _processed_source: String;
[INFO] [stdout] 21 | |     data _tokens: PyList;
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Entry` is not local
[INFO] [stdout]    | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/pynormalize.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / py_class!(pub class Entry |py| {
[INFO] [stdout] 19 | |     data _key: PyBytes;
[INFO] [stdout] 20 | |     data _processed_source: String;
[INFO] [stdout] 21 | |     data _tokens: PyList;
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Entry` is not local
[INFO] [stdout]    | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/hash.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / py_class!(pub class Hasher |py| {
[INFO] [stdout] 13 | |     data _hasher: RefCell<Option<hash::Hasher>>;
[INFO] [stdout] 14 | |     @staticmethod
[INFO] [stdout] 15 | |     def start_migration(parent_id: &PyString) -> PyResult<Hasher> {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Hasher` is not local
[INFO] [stdout]    | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct TokenInfo {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub value: Option<PyString>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/hash.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / py_class!(pub class Hasher |py| {
[INFO] [stdout] 13 | |     data _hasher: RefCell<Option<hash::Hasher>>;
[INFO] [stdout] 14 | |     @staticmethod
[INFO] [stdout] 15 | |     def start_migration(parent_id: &PyString) -> PyResult<Hasher> {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Hasher` is not local
[INFO] [stdout]    | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/tokenizer.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / py_class!(pub class Token |py| {
[INFO] [stdout] 42 | |     data _kind: PyString;
[INFO] [stdout] 43 | |     data _text: PyString;
[INFO] [stdout] 44 | |     data _value: PyObject;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Token` is not local
[INFO] [stdout]    | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/position.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / py_class!(pub class SourcePoint |py| {
[INFO] [stdout]  9 | |     data _position: InflatedPos;
[INFO] [stdout] 10 | |     @classmethod def from_offsets(_cls, data: PyBytes, offsets: PyObject)
[INFO] [stdout] 11 | |         -> PyResult<PyList>
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `SourcePoint` is not local
[INFO] [stdout]    | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/position.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / py_class!(pub class SourcePoint |py| {
[INFO] [stdout]  9 | |     data _position: InflatedPos;
[INFO] [stdout] 10 | |     @classmethod def from_offsets(_cls, data: PyBytes, offsets: PyObject)
[INFO] [stdout] 11 | |         -> PyResult<PyList>
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `SourcePoint` is not local
[INFO] [stdout]    | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/tokenizer.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / py_class!(pub class Token |py| {
[INFO] [stdout] 42 | |     data _kind: PyString;
[INFO] [stdout] 43 | |     data _text: PyString;
[INFO] [stdout] 44 | |     data _value: PyObject;
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Token` is not local
[INFO] [stdout]    | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:234:27
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let tokens = unsafe { TOKENS.as_ref().expect("module initialized") };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> edb/edgeql-rust/src/tokenizer.rs:651:27
[INFO] [stdout]     |
[INFO] [stdout] 651 |     let tokens = unsafe { TOKENS.as_ref().expect("module initialized") };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/pynormalize.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / py_class!(pub class Entry |py| {
[INFO] [stdout] 19 | |     data _key: PyBytes;
[INFO] [stdout] 20 | |     data _processed_source: String;
[INFO] [stdout] 21 | |     data _tokens: PyList;
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Entry` is not local
[INFO] [stdout]    | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/pynormalize.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / py_class!(pub class Entry |py| {
[INFO] [stdout] 19 | |     data _key: PyBytes;
[INFO] [stdout] 20 | |     data _processed_source: String;
[INFO] [stdout] 21 | |     data _tokens: PyList;
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Entry` is not local
[INFO] [stdout]    | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/hash.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / py_class!(pub class Hasher |py| {
[INFO] [stdout] 13 | |     data _hasher: RefCell<Option<hash::Hasher>>;
[INFO] [stdout] 14 | |     @staticmethod
[INFO] [stdout] 15 | |     def start_migration(parent_id: &PyString) -> PyResult<Hasher> {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Hasher` is not local
[INFO] [stdout]    | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/hash.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / py_class!(pub class Hasher |py| {
[INFO] [stdout] 13 | |     data _hasher: RefCell<Option<hash::Hasher>>;
[INFO] [stdout] 14 | |     @staticmethod
[INFO] [stdout] 15 | |     def start_migration(parent_id: &PyString) -> PyResult<Hasher> {
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `Hasher` is not local
[INFO] [stdout]    | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/position.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / py_class!(pub class SourcePoint |py| {
[INFO] [stdout]  9 | |     data _position: InflatedPos;
[INFO] [stdout] 10 | |     @classmethod def from_offsets(_cls, data: PyBytes, offsets: PyObject)
[INFO] [stdout] 11 | |         -> PyResult<PyList>
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `SourcePoint` is not local
[INFO] [stdout]    | |__`PythonObjectWithTypeObject` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> edb/edgeql-rust/src/position.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / py_class!(pub class SourcePoint |py| {
[INFO] [stdout]  9 | |     data _position: InflatedPos;
[INFO] [stdout] 10 | |     @classmethod def from_offsets(_cls, data: PyBytes, offsets: PyObject)
[INFO] [stdout] 11 | |         -> PyResult<PyList>
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | | });
[INFO] [stdout]    | |  ^
[INFO] [stdout]    | |  |
[INFO] [stdout]    | |  `SourcePoint` is not local
[INFO] [stdout]    | |__`PythonObjectFromPyClassMacro` is not local
[INFO] [stdout]    |    move the `impl` block outside of this associated function `create_instance`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the macro `$crate::py_class_impl` may come from an old version of the `cpython` crate, try updating your dependency with `cargo update -p cpython`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_class_impl` which comes from the expansion of the macro `py_class` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edgeql-rust` (lib test) due to 2 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `edgeql-rust` (lib) due to 2 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d4cdf6aa9c82db28adc675716128e394669c9ffa5186366a609d4a117cb36c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4cdf6aa9c82db28adc675716128e394669c9ffa5186366a609d4a117cb36c5e", kill_on_drop: false }`
[INFO] [stdout] d4cdf6aa9c82db28adc675716128e394669c9ffa5186366a609d4a117cb36c5e
